home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / BingoLogin.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-09-04  |  72 b   |  5 lines

  1. on(press){
  2.    _root.MessageType = "ALERT";
  3.    call("MESSAGEBOX");
  4. }
  5.